object FormCfgAntiDialer: TFormCfgAntiDialer Left = 366 Top = 116 AutoScroll = False Caption = 'Configuraci�n de la protecci�n autom�tica contra Dialers' ClientHeight = 312 ClientWidth = 467 Color = 14609391 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] Icon.Data = {} OldCreateOrder = False Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object PlaGroupBoxConexiones: TPlaGroupBox Left = 14 Top = 7 Width = 439 Height = 259 TitleFont.Charset = DEFAULT_CHARSET TitleFont.Color = 13977088 TitleFont.Height = -11 TitleFont.Name = 'Tahoma' TitleFont.Style = [] Anchors = [akLeft, akTop, akRight] Caption = 'Protecci�n anti Dialers' TabOrder = 0 object ImageConexiones: TImage Left = 10 Top = 22 Width = 32 Height = 32 Picture.Data = {} Transparent = True end object Label7: TLabel Left = 57 Top = 19 Width = 363 Height = 26 Anchors = [akLeft, akTop, akRight] Caption = 'Indica a qu� n�mero(s) permites llamadas telef�nicas. Si se inte' + 'nta llamar a cualquier otro n�mero se solicitar� tu permiso ante' + 's de realizar la llamada.' Constraints.MinWidth = 300 Transparent = True WordWrap = True end object PlaButtonBorrar: TPlaButton Left = 354 Top = 226 Width = 64 Height = 21 Anchors = [akTop, akRight] Caption = 'Borrar' Enabled = False TabOrder = 3 OnClick = PlaButtonBorrarClick end object PlaButtonEditar: TPlaButton Left = 262 Top = 226 Width = 84 Height = 21 Anchors = [akTop, akRight] Caption = 'Editar...' Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = PlaButtonEditarClick end object PlaButtonAnadir: TPlaButton Left = 190 Top = 226 Width = 64 Height = 21 Anchors = [akTop, akRight] Caption = 'A�adir...' TabOrder = 1 OnClick = PlaButtonAnadirClick end object PCBRegistrarBloqueo: TPlaCheckBox Left = 74 Top = 260 Width = 306 Height = 16 Caption = 'Registrar en el informe cada vez que se bloquee un n�mero' TabOrder = 4 Visible = False end object PLVTelefonos: TPlaListView Left = 57 Top = 75 Width = 361 Height = 141 Anchors = [akLeft, akTop, akRight] CanMoveColumns = False CanResizeColumns = False Color = clWhite CheckBoxes = False Columns = < item Width = 359 Caption = 'N�mero de tel�fono' end> DragCursor = crDrag DragMode = dmManual Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Tahoma' Font.Style = [] HideSelection = True MultiSelect = False ParentColor = False ParentFont = False ShowColumnHeaders = True TabOrder = 0 OnDeletion = PLVTelefonosDeletion OnSelectItem = PLVTelefonosSelectItem Data = {000100000000FE} end end object PlaButtonAceptar: TPlaButton Left = 308 Top = 280 Width = 70 Height = 21 HelpContext = 193 Anchors = [akRight, akBottom] Caption = '&Aceptar' TabOrder = 1 OnClick = PlaButtonAceptarClick Default = True end object PlaButtonCancelar: TPlaButton Left = 386 Top = 280 Width = 70 Height = 21 HelpContext = 194 Anchors = [akRight, akBottom] Caption = '&Cancelar' TabOrder = 2 OnClick = PlaButtonCancelarClick Cancel = True end end